Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632704 Views

Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/172 - Math Game

css/ cody/swapnilsparsh/30DaysOfJavaScript/172 - Math Game/css/
1 Items
  • style.css
  • js/ cody/swapnilsparsh/30DaysOfJavaScript/172 - Math Game/js/
    1 Items
  • script.js
  • img/ cody/swapnilsparsh/30DaysOfJavaScript/172 - Math Game/img/
    3 Items
  • mathss(.1).png
  • add-readme.png
  • mathss(.2).png
  • README.md cody/swapnilsparsh/30DaysOfJavaScript/172 - Math Game/README.md
    174 Views
    0 Comments
    <p align="center">
    <img alt="" height="80" src="./img/add-readme.png">
    </a>
    </p>
    <h1 align="center"> Math Game</h1>

    <div align="center">
    Math Game is a game made through HTML,CSS and JAVASCRIPT
    index.html cody/swapnilsparsh/30DaysOfJavaScript/172 - Math Game/index.html
    292 Views
    0 Comments
    <!--index.html-->
    <!DOCTYPE html>
    <html lang="en">

    <head>
    <title>Maths Game</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes">